x86/ioapic: add prototype for io_apic_gsi_base to io_apic.h
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 4 Apr 2017 09:34:26 +0000 (11:34 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 4 Apr 2017 09:34:26 +0000 (11:34 +0200)
commitbc32c6e3f34f46aada3a9ee80fff171e1ce75d69
tree93e78b04cee7f48577d4b6c04c27248f187e4c49
parent2d227eeb1caf82075db513a9b265c8eb6d06c57d
x86/ioapic: add prototype for io_apic_gsi_base to io_apic.h

So that the function can be called from other files without adding prototypes
to each of them.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/io_apic.c
xen/arch/x86/mpparse.c
xen/include/asm-x86/io_apic.h